#include <BustaNetMessages.h>
Public Attributes | |
int | selectingPlayer |
The identification number of the client who has selected. | |
BustaModelCharacter | character |
The character selected by the player. |
The server sends this message to a client when another client has made a character selection. This allows the client to know when and what character was selected by an opponent.